@charset "UTF-8";
.end_06{
   background-color: #333333;
   color: #cccccc;
   height: 80px;
   padding: 10px 0;
   line-height: 40px;
   font-size: 14px;
}
.end_06 a{
   color: #cccccc;
   padding: 0 15px;
   border-right: 1px #ccc solid;
}
.end_06_02 a:last-child{
border-right: none;    
}
.end_06_01{
    height: 40px;
    line-height: 40px;
}

.end_06_sj,.end_06_cb{display: none;}



@media screen and (max-width: 1199px){
    
    
    .end_06{display: none;}
    .end_06_cb{
        display: block;
    }
    .end_06_cb{
        width: 100%;
        background-color: #141414;
        margin-bottom: 63px;
        color: #fff;
        text-align: center;
        padding-top: 10px;
        line-height: 25px;
        height: 50px;
    }
    .end_06_11{
        margin-bottom: 60px;
    }

    .end_06_sj{
        display: block;
        height: 60px;
        background: #000;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 100;
    }
    .end_06_sjfy{
        float: left;
        width: 33.33333%;
        height: 60px;
        text-align: center;
        line-height: 60px;
        font-size: 16px;
    }
    .end_06_sjfy a{color: #fff;}
    .end_06_sjfy a i{margin-right: 3px;}

  }